home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Popular Request
/
By Popular Request (Arsenal Computer)(SysOptics Distribution System).ISO
/
amiga1
/
clphst10.lha
/
ClipHistory
/
Catalogs
/
ClipHistory.cd
next >
Wrap
Text File
|
1994-04-03
|
3KB
|
172 lines
;
MSG_PROJECT_MENU (1//)
Project
;
MSG_ABOUT_ITEM (//)
?\0About...
;
MSG_SAVE_ITEM (//)
A\0Save clip as...
;
MSG_HIDE_ITEM (//)
H\0Hide
;
MSG_QUIT_ITEM (//)
Q\0Quit
;
MSG_EDIT_MENU (//)
Edit
;
MSG_DELETE_ITEM (//)
~Del\0Delete...
;
MSG_CLEAR_ITEM (//)
~s Del\0Delete all...
;
MSG_PREFS_MENU (//)
Options
;
MSG_ICON_ITEM (//)
C\0Create icons?
;
MSG_ASCII_ITEM (//)
I\0Save text as IFF?
;
MSG_REQTOOLS_ITEM (//)
R\0Use ReqTools?
;
MSG_BAD_HOTKEY (//)
Bad hotkey specification:\n\
\"%s\"!
;
MSG_NO_HOTKEY (//)
Couldn't create hotkey object!
;
MSG_NO_BROKER (//)
Couldn't create broker!
;
MSG_NO_CLIP (//)
Couldn't open clipboard unit %ld!
;
MSG_NO_MEM (//)
Not enough memory!
;
MSG_NO_PORT (//)
Couldn't create message port!
;
MSG_NO_SIGBIT (//)
Couldn't allocate signal bit!
;
MSG_ERROR_IN_ARGUMENTS (//)
Couldn't parse arguments:\n\
%s!
;
MSG_NO_MENUS (//)
Couldn't create menus!
;
MSG_ERROR_WRITE_CLIP (//)
Couldn't write clip to clipboard!
;
MSG_ERROR_READ_CLIP (//)
Couldn't read clip from clipboard!
;
MSG_ERROR_RANGE (//)
%s is out of range (%ld to %ld)!
;
MSG_WINDOW_TITLE (//50)
%s: Hotkey = <%s>
;
MSG_NO_VISUALINFO (//)
Couldn't get visual information!
;
MSG_NO_DEF_PUBSCREEN (//)
Couldn't find default public screen!
;
MSG_NO_PUBSCREEN (//)
Couldn't find public screen %s!
;
MSG_NO_WINDOW (//)
Couldn't open window!
;
MSG_NO_GADGETS (//)
Coudln't create gadgets!
;
MSG_NO_CLIP_MEM (//)
Not enough memory to save clip!
;
MSG_NO_RESIZE (//)
Couldn't resize gadgets!
;
MSG_NO_LIB (//)
Couldn't open %s\n\
version %ld or higher!
;
MSG_DOS_ERROR (//88)
DOS error %ld
;
MSG_NO_FONT (//)
Couldn't open %s\n\
with the size %d!
;
MSG_TITLE (//40)
ClipHistory ⌐ Magnus Holmgren
;
MSG_DESCRIPTION (//40)
Adds a history to the clipboard
;
MSG_QUIT_GAD (//)
Quit
;
MSG_OK_GAD (//)
Ok \
MSG_OK_CANCEL_GAD (//)
Ok |Cancel
;
MSG_ABOUT (//)
ClipHistory %s\n\
A history for the clipboard\n\
⌐ 1994 Magnus Holmgren\n\
\n\
Compile date: %s\n\
\n\
Clipboard unit: %ld\n\
Size of history: %ld bytes\n\
Number of clips: %ld
;
MSG_REALLY_DELETE (//)
Really delete this clip?
;
MSG_REALLY_CLEAR (//)
Really delete ALL clips?
;
MSG_ERROR_WRITE (//)
Couldn't write clip to file\n\
\"%s\":\n\
%s!
;
MSG_ERROR_FIND_DIR (//)
Couldn't find drawer\n\
\"%s\":\n\
%s!
;
MSG_FILEREQ_TITLE (//)
Select file to save clip to
;
MSG_ERROR_GET_ICON (//)
Couldn't find any icon for\n\
\"%s\":\n\
%s!
;
MSG_ERROR_WRITE_ICON (//)
Couldn't write the icon for\n\
\"%s\":\n\
%s!
;
MSG_ERROR_OVERPATCHED (//)
Can't quit yet! Someone have patched\n\
the same function I have patched\n\
(Intuition/CloseScreen(). Please\n\
remove the other patch first.
;